[INFO] fetching crate shesek-bitcoincore-rpc-json 0.11.0...
[INFO] fixing shesek-bitcoincore-rpc-json-0.11.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate shesek-bitcoincore-rpc-json 0.11.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate shesek-bitcoincore-rpc-json 0.11.0
[INFO] finished tweaking crates.io crate shesek-bitcoincore-rpc-json 0.11.0
[INFO] tweaked toml for crates.io crate shesek-bitcoincore-rpc-json 0.11.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shesek-bitcoincore-rpc-json 0.11.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin v0.23.0 (available: v0.32.10)
[INFO] [stderr]       Adding cc v1.0.41 (available: v1.2.65)
[INFO] [stderr]       Adding hex v0.3.2 (available: v0.4.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `shesek-bitcoincore-rpc-json` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 97b8740d24c3833fb4b844b1fc9862f9c7037571db033d6970aee3566871282a
[INFO] running `Command { std: "docker" "start" "97b8740d24c3833fb4b844b1fc9862f9c7037571db033d6970aee3566871282a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97b8740d24c3833fb4b844b1fc9862f9c7037571db033d6970aee3566871282a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97b8740d24c3833fb4b844b1fc9862f9c7037571db033d6970aee3566871282a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97b8740d24c3833fb4b844b1fc9862f9c7037571db033d6970aee3566871282a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `shesek-bitcoincore-rpc-json` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling secp256k1-sys v0.1.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking bitcoin_hashes v0.7.6
[INFO] [stderr]     Checking secp256k1 v0.17.2
[INFO] [stderr]     Checking bitcoin v0.23.0
[INFO] [stderr]     Checking shesek-bitcoincore-rpc-json v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr] error: errors present after applying fixes to crate `shesek_bitcoincore_rpc_json`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:136:36
[INFO] [stderr]                |
[INFO] [stderr]            136 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:145:27
[INFO] [stderr]                |
[INFO] [stderr]            145 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:159:36
[INFO] [stderr]                |
[INFO] [stderr]            159 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:169:27
[INFO] [stderr]                |
[INFO] [stderr]            169 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:199:27
[INFO] [stderr]                |
[INFO] [stderr]            199 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:214:36
[INFO] [stderr]                |
[INFO] [stderr]            214 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:240:27
[INFO] [stderr]                |
[INFO] [stderr]            240 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:268:27
[INFO] [stderr]                |
[INFO] [stderr]            268 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:287:27
[INFO] [stderr]                |
[INFO] [stderr]            287 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:373:27
[INFO] [stderr]                |
[INFO] [stderr]            373 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:476:27
[INFO] [stderr]                |
[INFO] [stderr]            476 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:568:27
[INFO] [stderr]                |
[INFO] [stderr]            568 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:572:36
[INFO] [stderr]                |
[INFO] [stderr]            572 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:616:36
[INFO] [stderr]                |
[INFO] [stderr]            616 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:620:36
[INFO] [stderr]                |
[INFO] [stderr]            620 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:663:49
[INFO] [stderr]                |
[INFO] [stderr]            663 |     #[serde(rename = "chainwork", with = crate::"::serde_hex")]
[INFO] [stderr]                |                                                 ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:946:36
[INFO] [stderr]                |
[INFO] [stderr]            946 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]                --> src/lib.rs:1034:27
[INFO] [stderr]                 |
[INFO] [stderr]            1034 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                 |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:260:25
[INFO] [stderr]                 |
[INFO] [stderr]             260 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 290 others
[INFO] [stderr]            note: required by a bound in `next_element`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stderr]                 |
[INFO] [stderr]            1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stderr]                 |        ------------ required by a bound in this associated function
[INFO] [stderr]            1770 |     where
[INFO] [stderr]            1771 |         T: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-138dd0fb879e1c6d.long-type-17020028001934255290.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:260:25
[INFO] [stderr]                 |
[INFO] [stderr]             260 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 290 others
[INFO] [stderr]            note: required by a bound in `next_value`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stderr]                 |
[INFO] [stderr]            1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stderr]                 |        ---------- required by a bound in this associated function
[INFO] [stderr]            1915 |     where
[INFO] [stderr]            1916 |         V: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-138dd0fb879e1c6d.long-type-17020028001934255290.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]               --> src/lib.rs:254:39
[INFO] [stderr]                |
[INFO] [stderr]            254 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                |                                       ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]               --> src/lib.rs:238:1
[INFO] [stderr]                |
[INFO] [stderr]            238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                          &'a Path
[INFO] [stderr]                          &'a [u8]
[INFO] [stderr]                          &'a str
[INFO] [stderr]                          ()
[INFO] [stderr]                          (T,)
[INFO] [stderr]                          (T0, T1)
[INFO] [stderr]                          (T0, T1, T2)
[INFO] [stderr]                          (T0, T1, T2, T3)
[INFO] [stderr]                        and 290 others
[INFO] [stderr]            note: required by a bound in `serde::__private228::de::missing_field`
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stderr]                |
[INFO] [stderr]             24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stderr]                |        ------------- required by a bound in this function
[INFO] [stderr]             25 | where
[INFO] [stderr]             26 |     V: Deserialize<'de>,
[INFO] [stderr]                |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stderr]                = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-138dd0fb879e1c6d.long-type-17020028001934255290.txt'
[INFO] [stderr]                = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Serialize` is not satisfied
[INFO] [stderr]                --> src/lib.rs:254:52
[INFO] [stderr]                 |
[INFO] [stderr]             254 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                 |                                                    ^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]            ...
[INFO] [stderr]             260 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |     ----------------------------------------------------------- required by a bound introduced by this call
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Serialize` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Serialize`:
[INFO] [stderr]                           &'a T
[INFO] [stderr]                           &'a mut T
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                           (T0, T1, T2, T3, T4)
[INFO] [stderr]                         and 233 others
[INFO] [stderr]            note: required by a bound in `serde::ser::SerializeStruct::serialize_field`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stderr]                 |
[INFO] [stderr]            1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stderr]                 |        --------------- required by a bound in this associated function
[INFO] [stderr]            1916 |     where
[INFO] [stderr]            1917 |         T: ?Sized + Serialize;
[INFO] [stderr]                 |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-138dd0fb879e1c6d.long-type-16735014372844888492.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                 = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:401:25
[INFO] [stderr]                 |
[INFO] [stderr]             401 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 290 others
[INFO] [stderr]            note: required by a bound in `next_element`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stderr]                 |
[INFO] [stderr]            1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stderr]                 |        ------------ required by a bound in this associated function
[INFO] [stderr]            1770 |     where
[INFO] [stderr]            1771 |         T: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-138dd0fb879e1c6d.long-type-17020028001934255290.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:401:25
[INFO] [stderr]                 |
[INFO] [stderr]             401 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 290 others
[INFO] [stderr]            note: required by a bound in `next_value`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stderr]                 |
[INFO] [stderr]            1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stderr]                 |        ---------- required by a bound in this associated function
[INFO] [stderr]            1915 |     where
[INFO] [stderr]            1916 |         V: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-138dd0fb879e1c6d.long-type-17020028001934255290.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]               --> src/lib.rs:394:39
[INFO] [stderr]                |
[INFO] [stderr]            394 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                |                                       ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]               --> src/lib.rs:238:1
[INFO] [stderr]                |
[INFO] [stderr]            238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                          &'a Path
[INFO] [stderr]                          &'a [u8]
[INFO] [stderr]                          &'a str
[INFO] [stderr]                          ()
[INFO] [stderr]                          (T,)
[INFO] [stderr]                          (T0, T1)
[INFO] [stderr]                          (T0, T1, T2)
[INFO] [stderr]                          (T0, T1, T2, T3)
[INFO] [stderr]                        and 290 others
[INFO] [stderr]            note: required by a bound in `serde::__private228::de::missing_field`
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stderr]                |
[INFO] [stderr]             24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stderr]                |        ------------- required by a bound in this function
[INFO] [stderr]             25 | where
[INFO] [stderr]             26 |     V: Deserialize<'de>,
[INFO] [stderr]                |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stderr]                = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-138dd0fb879e1c6d.long-type-17020028001934255290.txt'
[INFO] [stderr]                = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Serialize` is not satisfied
[INFO] [stderr]                --> src/lib.rs:394:52
[INFO] [stderr]                 |
[INFO] [stderr]             394 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                 |                                                    ^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]            ...
[INFO] [stderr]             401 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |     ----------------------------------------------------------- required by a bound introduced by this call
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Serialize` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Serialize`:
[INFO] [stderr]                           &'a T
[INFO] [stderr]                           &'a mut T
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                           (T0, T1, T2, T3, T4)
[INFO] [stderr]                         and 233 others
[INFO] [stderr]            note: required by a bound in `serde::ser::SerializeStruct::serialize_field`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stderr]                 |
[INFO] [stderr]            1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stderr]                 |        --------------- required by a bound in this associated function
[INFO] [stderr]            1916 |     where
[INFO] [stderr]            1917 |         T: ?Sized + Serialize;
[INFO] [stderr]                 |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-138dd0fb879e1c6d.long-type-16735014372844888492.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                 = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 26 previous errors
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            Some errors have detailed explanations: E0277, E0433.
[INFO] [stderr]            
[INFO] [stderr]            For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:136:29
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout]     = note: `--force-warn absolute-paths-not-starting-with-crate` implied by `--force-warn rust-2018-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:287:20
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:373:20
[INFO] [stdout]     |
[INFO] [stdout] 373 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:476:20
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:568:20
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:572:29
[INFO] [stdout]     |
[INFO] [stdout] 572 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:616:29
[INFO] [stdout]     |
[INFO] [stdout] 616 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:620:29
[INFO] [stdout]     |
[INFO] [stdout] 620 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:663:42
[INFO] [stdout]     |
[INFO] [stdout] 663 |     #[serde(rename = "chainwork", with = "::serde_hex")]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:946:29
[INFO] [stdout]     |
[INFO] [stdout] 946 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]     --> src/lib.rs:1034:20
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `shesek_bitcoincore_rpc_json`
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:136:29
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout]     = note: `--force-warn absolute-paths-not-starting-with-crate` implied by `--force-warn rust-2018-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> src/lib.rs
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   = cause: error[E0433]: cannot find `core` in the crate root
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/lib.rs:136:36
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            136 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:287:20
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:373:20
[INFO] [stdout]     |
[INFO] [stdout] 373 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/lib.rs:145:27
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:476:20
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:568:20
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            145 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:572:29
[INFO] [stdout]     |
[INFO] [stdout] 572 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:616:29
[INFO] [stdout]     |
[INFO] [stdout] 616 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:620:29
[INFO] [stdout]     |
[INFO] [stdout] 620 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:663:42
[INFO] [stdout]     |
[INFO] [stdout] 663 |     #[serde(rename = "chainwork", with = "::serde_hex")]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]    --> src/lib.rs:946:29
[INFO] [stdout]     |
[INFO] [stdout] 946 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex::opt"`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/lib.rs:159:36
[INFO] [stdout] warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition
[INFO] [stdout]     --> src/lib.rs:1034:20
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ help: use `crate`: `crate::"::serde_hex"`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stderr]            159 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:169:27
[INFO] [stderr]                |
[INFO] [stderr]            169 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:199:27
[INFO] [stderr]                |
[INFO] [stderr]            199 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:214:36
[INFO] [stderr]                |
[INFO] [stderr]            214 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:240:27
[INFO] [stderr]                |
[INFO] [stderr]            240 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:268:27
[INFO] [stderr]                |
[INFO] [stderr]            268 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:287:27
[INFO] [stderr]                |
[INFO] [stderr]            287 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:373:27
[INFO] [stderr]                |
[INFO] [stderr]            373 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:476:27
[INFO] [stderr]                |
[INFO] [stderr]            476 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:568:27
[INFO] [stderr]                |
[INFO] [stderr]            568 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:572:36
[INFO] [stderr]                |
[INFO] [stderr]            572 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:616:36
[INFO] [stderr]                |
[INFO] [stderr]            616 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:620:36
[INFO] [stderr]                |
[INFO] [stderr]            620 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:663:49
[INFO] [stderr]                |
[INFO] [stderr]            663 |     #[serde(rename = "chainwork", with = crate::"::serde_hex")]
[INFO] [stderr]                |                                                 ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]               --> src/lib.rs:946:36
[INFO] [stderr]                |
[INFO] [stderr]            946 |     #[serde(default, with = crate::"::serde_hex::opt")]
[INFO] [stderr]                |                                    ^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find `core` in the crate root
[INFO] [stderr]                --> src/lib.rs:1034:27
[INFO] [stderr]                 |
[INFO] [stderr]            1034 |     #[serde(with = crate::"::serde_hex")]
[INFO] [stderr]                 |                           ^^^^^^^^^^^^^ unresolved import
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:260:25
[INFO] [stderr]                 |
[INFO] [stderr]             260 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 290 others
[INFO] [stderr]            note: required by a bound in `next_element`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stderr]                 |
[INFO] [stderr]            1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stderr]                 |        ------------ required by a bound in this associated function
[INFO] [stderr]            1770 |     where
[INFO] [stderr]            1771 |         T: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-3045c88617b358c2.long-type-1799560613929830728.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:260:25
[INFO] [stderr]                 |
[INFO] [stderr]             260 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 290 others
[INFO] [stderr]            note: required by a bound in `next_value`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stderr]                 |
[INFO] [stderr]            1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stderr]                 |        ---------- required by a bound in this associated function
[INFO] [stderr]            1915 |     where
[INFO] [stderr]            1916 |         V: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-3045c88617b358c2.long-type-1799560613929830728.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]               --> src/lib.rs:254:39
[INFO] [stderr]                |
[INFO] [stderr]            254 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                |                                       ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]               --> src/lib.rs:238:1
[INFO] [stderr]                |
[INFO] [stderr]            238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                          &'a Path
[INFO] [stderr]                          &'a [u8]
[INFO] [stderr]                          &'a str
[INFO] [stderr]                          ()
[INFO] [stderr]                          (T,)
[INFO] [stderr]                          (T0, T1)
[INFO] [stderr]                          (T0, T1, T2)
[INFO] [stderr]                          (T0, T1, T2, T3)
[INFO] [stderr]                        and 290 others
[INFO] [stderr]            note: required by a bound in `serde::__private228::de::missing_field`
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stderr]                |
[INFO] [stderr]             24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stderr]                |        ------------- required by a bound in this function
[INFO] [stderr]             25 | where
[INFO] [stderr]             26 |     V: Deserialize<'de>,
[INFO] [stderr]                |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stderr]                = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-3045c88617b358c2.long-type-1799560613929830728.txt'
[INFO] [stderr]                = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Serialize` is not satisfied
[INFO] [stderr]                --> src/lib.rs:254:52
[INFO] [stderr]                 |
[INFO] [stderr]             254 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                 |                                                    ^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]            ...
[INFO] [stderr]             260 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |     ----------------------------------------------------------- required by a bound introduced by this call
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Serialize` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Serialize`:
[INFO] [stderr]                           &'a T
[INFO] [stderr]                           &'a mut T
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                           (T0, T1, T2, T3, T4)
[INFO] [stderr]                         and 233 others
[INFO] [stderr]            note: required by a bound in `serde::ser::SerializeStruct::serialize_field`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stderr]                 |
[INFO] [stderr]            1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stderr]                 |        --------------- required by a bound in this associated function
[INFO] [stderr]            1916 |     where
[INFO] [stderr]            1917 |         T: ?Sized + Serialize;
[INFO] [stderr]                 |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-3045c88617b358c2.long-type-13857553645026867020.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                 = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:401:25
[INFO] [stderr]                 |
[INFO] [stderr]             401 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 290 others
[INFO] [stderr]            note: required by a bound in `next_element`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stderr]                 |
[INFO] [stderr]            1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stderr]                 |        ------------ required by a bound in this associated function
[INFO] [stderr]            1770 |     where
[INFO] [stderr]            1771 |         T: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-3045c88617b358c2.long-type-1799560613929830728.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]                --> src/lib.rs:401:25
[INFO] [stderr]                 |
[INFO] [stderr]             401 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                           &'a Path
[INFO] [stderr]                           &'a [u8]
[INFO] [stderr]                           &'a str
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                         and 290 others
[INFO] [stderr]            note: required by a bound in `next_value`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stderr]                 |
[INFO] [stderr]            1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stderr]                 |        ---------- required by a bound in this associated function
[INFO] [stderr]            1915 |     where
[INFO] [stderr]            1916 |         V: Deserialize<'de>,
[INFO] [stderr]                 |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-3045c88617b358c2.long-type-1799560613929830728.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]               --> src/lib.rs:394:39
[INFO] [stderr]                |
[INFO] [stderr]            394 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                |                                       ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]                |
[INFO] [stderr]            help: the trait `serde::Deserialize<'_>` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]               --> src/lib.rs:238:1
[INFO] [stderr]                |
[INFO] [stderr]            238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stderr]                          &'a Path
[INFO] [stderr]                          &'a [u8]
[INFO] [stderr]                          &'a str
[INFO] [stderr]                          ()
[INFO] [stderr]                          (T,)
[INFO] [stderr]                          (T0, T1)
[INFO] [stderr]                          (T0, T1, T2)
[INFO] [stderr]                          (T0, T1, T2, T3)
[INFO] [stderr]                        and 290 others
[INFO] [stderr]            note: required by a bound in `serde::__private228::de::missing_field`
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stderr]                |
[INFO] [stderr]             24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stderr]                |        ------------- required by a bound in this function
[INFO] [stderr]             25 | where
[INFO] [stderr]             26 |     V: Deserialize<'de>,
[INFO] [stderr]                |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stderr]                = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-3045c88617b358c2.long-type-1799560613929830728.txt'
[INFO] [stderr]                = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0277]: the trait bound `GetRawTransactionResultVoutScriptPubKey: serde::Serialize` is not satisfied
[INFO] [stderr]                --> src/lib.rs:394:52
[INFO] [stderr]                 |
[INFO] [stderr]             394 | #[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
[INFO] [stderr]                 |                                                    ^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]            ...
[INFO] [stderr]             401 |     pub script_pub_key: GetRawTransactionResultVoutScriptPubKey,
[INFO] [stderr]                 |     ----------------------------------------------------------- required by a bound introduced by this call
[INFO] [stderr]                 |
[INFO] [stderr]            help: the trait `serde::Serialize` is not implemented for `GetRawTransactionResultVoutScriptPubKey`
[INFO] [stderr]                --> src/lib.rs:238:1
[INFO] [stderr]                 |
[INFO] [stderr]             238 | pub struct GetRawTransactionResultVoutScriptPubKey {
[INFO] [stderr]                 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                 = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetRawTransactionResultVoutScriptPubKey` type
[INFO] [stderr]                 = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]                 = help: the following other types implement trait `serde::Serialize`:
[INFO] [stderr]                           &'a T
[INFO] [stderr]                           &'a mut T
[INFO] [stderr]                           ()
[INFO] [stderr]                           (T,)
[INFO] [stderr]                           (T0, T1)
[INFO] [stderr]                           (T0, T1, T2)
[INFO] [stderr]                           (T0, T1, T2, T3)
[INFO] [stderr]                           (T0, T1, T2, T3, T4)
[INFO] [stderr]                         and 233 others
[INFO] [stderr]            note: required by a bound in `serde::ser::SerializeStruct::serialize_field`
[INFO] [stderr]                --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stderr]                 |
[INFO] [stderr]            1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stderr]                 |        --------------- required by a bound in this associated function
[INFO] [stderr]            1916 |     where
[INFO] [stderr]            1917 |         T: ?Sized + Serialize;
[INFO] [stderr]                 |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stderr]                 = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shesek_bitcoincore_rpc_json-3045c88617b358c2.long-type-13857553645026867020.txt'
[INFO] [stderr]                 = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]                 = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 26 previous errors
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            Some errors have detailed explanations: E0277, E0433.
[INFO] [stderr]            
[INFO] [stderr]            For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.13s
[INFO] [stderr] crater-edition-check: shesek-bitcoincore-rpc-json v0.11.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking shesek-bitcoincore-rpc-json v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:136:29
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:287:20
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:373:20
[INFO] [stdout]     |
[INFO] [stdout] 373 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:476:20
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:568:20
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:572:29
[INFO] [stdout]     |
[INFO] [stdout] 572 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:616:29
[INFO] [stdout]     |
[INFO] [stdout] 616 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:620:29
[INFO] [stdout]     |
[INFO] [stdout] 620 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:663:42
[INFO] [stdout]     |
[INFO] [stdout] 663 |     #[serde(rename = "chainwork", with = "::serde_hex")]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:946:29
[INFO] [stdout]     |
[INFO] [stdout] 946 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]     --> src/lib.rs:1034:20
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]   25 + use crate::serde_hex;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/lib.rs:699:18
[INFO] [stdout]     |
[INFO] [stdout] 699 |                 };
[INFO] [stdout]     |                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:136:29
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:287:20
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:373:20
[INFO] [stdout]     |
[INFO] [stdout] 373 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:476:20
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:568:20
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:572:29
[INFO] [stdout]     |
[INFO] [stdout] 572 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:616:29
[INFO] [stdout]     |
[INFO] [stdout] 616 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:620:29
[INFO] [stdout]     |
[INFO] [stdout] 620 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:663:42
[INFO] [stdout]     |
[INFO] [stdout] 663 |     #[serde(rename = "chainwork", with = "::serde_hex")]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]    --> src/lib.rs:946:29
[INFO] [stdout]     |
[INFO] [stdout] 946 |     #[serde(default, with = "::serde_hex::opt")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  25 + use crate::serde_hex::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_btc::opt;
[INFO] [stdout]     |
[INFO] [stdout]  25 + use bitcoin::util::amount::serde::as_sat::opt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `serde_hex` in the crate root
[INFO] [stdout]     --> src/lib.rs:1034:20
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     #[serde(with = "::serde_hex")]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^ could not find `serde_hex` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]   25 + use crate::serde_hex;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/lib.rs:699:18
[INFO] [stdout]     |
[INFO] [stdout] 699 |                 };
[INFO] [stdout]     |                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shesek-bitcoincore-rpc-json` (lib test) due to 18 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shesek-bitcoincore-rpc-json` (lib) due to 18 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "97b8740d24c3833fb4b844b1fc9862f9c7037571db033d6970aee3566871282a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97b8740d24c3833fb4b844b1fc9862f9c7037571db033d6970aee3566871282a", kill_on_drop: false }`
[INFO] [stdout] 97b8740d24c3833fb4b844b1fc9862f9c7037571db033d6970aee3566871282a
